-
Notifications
You must be signed in to change notification settings - Fork 55
New option to enable/disable forgot button in login form #304
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
To remove the "Forget" button in Admin login, follow the following steps:
|
|
Hi @pamtbaau. I'm very glad to have your wise recommendations again. |
|
This PR is not necessary. I'm going to close it |
Thanks for your solution. IMHO a YAML option to remove the forget button on the admin login page would be beneficial, especially for less-technical users / non-developers. |
|
I think the same. Grav has a graphical interface for managing many options, why not add one more? |
|
Created a PR here: |
@pamtbaau , one more question. I understand that an admin could leave the forgot_route set, and by setting forgot_button to false, it would not be displayed, but the forgot_route page route would be saved. But where should I put forgot_button: false? I guess this line: |
|
This is my login.md: |


With this option, the user can make use of the Forgot button in the login form.
I have translated almost all language files and fixed the tooltip in the "Remember Me" option.